PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowHeadingContent Class / PDFFlowHeadingContent Constructor
Heading content.
In This Topic
    PDFFlowHeadingContent Constructor
    In This Topic
    Initializes a new PDFFlowHeadingContent object.
    Syntax
    public PDFFlowHeadingContent( 
       PDFFormattedContent content
    )

    Parameters

    content
    Heading content.
    See Also